opEqualsPoints

Check the equality of two points

extern (C) @nogc @safe nothrow
bool
opEqualsPoints
(
const Point lhs
,
const Point rhs
)

Meta